@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, dt, img, p, form {
    border: 0 none;
    margin: 0;
    padding: 0;
}
ul, ol, li {
    list-style: outside none none;
}
table, td, tr, th, input, select {
    color: #666;
    font-size: 12px;
}
input {
    font-family: Arial;
    margin: 0;
    padding: 0;
    text-shadow: none;
}
table {
    border-collapse: collapse;
}
a {
    outline: medium none;
    text-decoration: none;
}
a:link, a:visited {
    color: #444;
    text-decoration: none;
}
a:hover {
    color: #ff6723;
}
a:active {
}
.clear {
    clear: both;
}
body {
    color: #666666;
    font-family: "微软雅黑",Arial;
    font-size: 14px;	
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    
}
.f_l {
    float: left;
}
.f_r {
    float: right;
}
.container_1200{width:1200px;margin:auto;}
#header{background: url(../images/bolang_bg.png) center bottom no-repeat;padding-bottom: 25px;margin-bottom: -9px;position: relative;z-index:999;}
.header{margin:auto;width:1280px;padding-top:15px;}

.header .logo{display: block;float:left;}
.header .logo2{display: block;float:left;margin:2px 0px 0px 30px;}
.nav{float:right;margin-top: 20px;}
.nav a{display: block;float:left;width:100px;height:65px;text-align: center;font-size: 16px;line-height: 50px;margin:0px 5px;transition: 0.3s;
    -moz-transition:  0.3s;  /* Firefox 4 */
    -webkit-transition:  0.3s;   /* Safari 和 Chrome */
    -o-transition:  0.3s;    /* Opera */}
.nav a:hover{background:url(../images/nav_a_bg.png);color:#fff;}
.nav a.current{background:url(../images/nav_a_bg.png);color:#fff;}

.i_banner img{width:100%;}

.i_news{margin-top:38px;}
.i_gg_top{text-align: center;color:#1790eb;font-weight: bold;}
.i_gg_top .en_title{font-size: 36px;text-transform: uppercase;}
.i_gg_top .title{height:40px;line-height: 40px;}
.i_gg_top .title span{font-size:24px;}


.i_news_main{margin-top: 25px;}
.i_news_luobo{width:438px;height:353px;}

.pic_news{ width:438px;height:353px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.pic_news .hd{ height:8px; overflow:hidden; position:absolute; right:5px; bottom:12px; z-index:1; }
.pic_news .hd ul{ overflow:hidden; zoom:1; float:left;  }
.pic_news .hd ul li{ float:left; margin-right:7px;  width:8px; height:8px;  text-align:center; background:#cdcdcd; cursor:pointer;border-radius: 4px;}
.pic_news .hd ul li.on{ background:#1790eb; color:#fff; }
.pic_news .bd{ position:relative; height:100%; z-index:0;   }
.pic_news .bd li{ zoom:1; vertical-align:middle; }
.pic_news .bd img{ width:438px;height:353px;  display:block;  }
.pic_news .bd .pic_news_title{height:32px;overflow: hidden;line-height: 32px;color:#fff;position: absolute;bottom: 0;z-index: 20;width:438px;background: url(../images/pic_news_title_bg.png);}
.pic_news .bd .pic_news_title p{padding:0 10px;height:32px;overflow: hidden;width:250px;display:block;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}



.i_news_list{width:356px;margin-left: 24px;}

.i_news_list li{height:69px;border-bottom: 1px dashed #666;}
.i_news_list li .date{float:left;width:70px;text-align: center;}
.i_news_list li .date .d{font-size: 36px;}
.i_news_list li .text{float:right;width: 270px;padding-top:10px;}
.i_news_list li .text p{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.i_news_list li .text .title{font-size: 18px;}
.i_news_list li .text .summary{margin-top: 8px;}

.i_about{width:356px;height:353px;background:#f5ab3b;}
.i_about_main{width:315px;margin:auto;}
.i_shipin{width:315px;height:175px;margin-top:15px;}
.i_about_top{margin-top: 15px;color:#fff;line-height: 24px;}
.i_about_top span{font-size: 18px;border-left:4px solid #fff;padding-left: 5px;font-weight:bold;}
.i_about_top a{font-size: 16px;color:#fff;}

.i_about_text{color:#fff;margin-top: 7px;}

.i_youshi{height:945px;background: url(../images/youshi_bg.jpg) center no-repeat;margin-top: 50px;}
.i_youshi_list{padding-top:320px;}
.i_youshi_list li{width:367px;height:498px;float:left;margin-left: 49px;}
.i_youshi_list li .text{margin:auto;margin-top: 360px;width:310px;line-height: 24px;height:72px;}
.i_youshi_list li a.more{width:122px;height:25px;line-height: 25px;color:#fff;display: block;margin:auto;margin-top:15px;background:#a0a0a0;text-align: center;border-radius: 13px;transition: 0.3s;
    -moz-transition:  0.3s;  /* Firefox 4 */
    -webkit-transition:  0.3s;   /* Safari 和 Chrome */
    -o-transition:  0.3s;    /* Opera */}
.i_youshi_list li a.more:hover{background:#1790eb;}
.i_youshi_list li.li_1{margin-left: 0px;background:url(../images/youshi_1.png);}


.i_youshi_list li.li_1 p{width:274px;height:30px;border-radius: 15px;margin:auto;text-align: center;font-size: 16px;line-height: 30px;color:#fff;margin-top: 10px;}
.i_youshi_list li.li_1 .p1{margin-top:360px;background:#feb41b;}

.i_youshi_list li.li_1 .p2{background:#fc7800;}
.i_youshi_list li.li_1 .p3{background:#eb4e14;}




.i_youshi_list li.li_2{background:url(../images/youshi_2.png);}

.i_youshi_list li.li_3{background:url(../images/youshi_3.png);}

.i_pro_list{margin-top:30px;}
.i_pro_list li{width:20%;float:left;position: relative;}
.i_pro_list li .bg{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.1);top:0px;left:0px;opacity: 0;
 transition: 0.3s;
    -moz-transition:  0.3s;  /* Firefox 4 */
    -webkit-transition:  0.3s;   /* Safari 和 Chrome */
    -o-transition:  0.3s;    /* Opera */}
.i_pro_list li .pic{border:1px solid #eee;}
.i_pro_list li img{width:100%;}
.i_pro_list li .text{padding:30px 20px;}
.i_pro_list li .text_main{background: url(../images/jia_1.png) right center no-repeat;
transition: 0.3s;
    -moz-transition:  0.3s;  /* Firefox 4 */
    -webkit-transition:  0.3s;   /* Safari 和 Chrome */
    -o-transition:  0.3s;    /* Opera */
}
.i_pro_list li .text .title{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 16px;color:#333;transition: 0.3s;
    -moz-transition:  0.3s;  /* Firefox 4 */
    -webkit-transition:  0.3s;   /* Safari 和 Chrome */
    -o-transition:  0.3s;    /* Opera */}
.i_pro_list li .text .summary{color:#999;margin-top: 5px;padding-right: 30px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.i_pro_list li:hover .bg{

    opacity: 1;
}
.i_pro_list li:hover .text_main{background: url(../images/jia_2.png) right center no-repeat;}
.i_pro_list li:hover .text .title{color:#1790eb;}


.i_jinpai{height:720px;background:url(../images/i_jinpai_bg.png) center no-repeat;}

.i_jinpai_nav{width:910px;float:right;margin-top:35px;}
.i_jinpai_nav li{float:left;margin:0px 19px;}
.i_jinpai_nav li .pic{width:58px;height:58px;margin:auto;transition: 0.3s;
    -moz-transition:  0.3s;  /* Firefox 4 */
    -webkit-transition:  0.3s;   /* Safari 和 Chrome */
    -o-transition:  0.3s;    /* Opera */}
.i_jinpai_nav li.li_1 .pic{background-image:url(../images/jinpai_li_1.png);}
.i_jinpai_nav li.li_2 .pic{background-image:url(../images/jinpai_li_2.png);}
.i_jinpai_nav li.li_3 .pic{background-image:url(../images/jinpai_li_3.png);}
.i_jinpai_nav li.li_4 .pic{background-image:url(../images/jinpai_li_4.png);}
.i_jinpai_nav li.li_5 .pic{background-image:url(../images/jinpai_li_5.png);}
.i_jinpai_nav li.li_6 .pic{background-image:url(../images/jinpai_li_6.png);}
.i_jinpai_nav li.li_7 .pic{background-image:url(../images/jinpai_li_7.png);}
.i_jinpai_nav li.li_8 .pic{background-image:url(../images/jinpai_li_8.png);}
.i_jinpai_nav li.li_9 .pic{background-image:url(../images/jinpai_li_9.png);}

.i_jinpai_nav li.li_9{margin-right:0px;}




.i_jinpai_nav li:hover .pic{background-position:0px -58px ; }
.i_jinpai_nav li.on .pic{background-position:0px -58px ; }
.i_jinpai_nav li p{font-size: 16px;color:#ff008d;margin-top:12px;}
#i_jinpai_main{position: relative;}
.i_jinpai_main{margin-top:70px;}
.i_jinpai_main .text{float:left;width:500px;padding-top: 90px;}
.i_jinpai_main .text .title{color:#ffe15f;font-size: 24px;padding-left: 120px;}
.i_jinpai_main .summary{margin-top: 50px;color:#fff;line-height: 24px;}
.i_jinpai_main .pic{float:right;width:672px;}
.i_jinpai_main .pic img{max-width:672px;}

#i_jinpai_main .hd{position:absolute;text-align:center;top:-190px;right:0px;}



#i_jinpai_main .next{width:43px;height:81px;background:url(../images/next_1.png) left no-repeat;position:absolute;top:200px;right:-70px;}


#i_jinpai_main .prev{width:43px;height:81px;background:url(../images/prev_1.png) left no-repeat;position:absolute;top:200px;left:-70px;}

.gg img{width:100%;}

.i_case{margin-top: 20px;}

.i_dianpu{height:726px;background:url(../images/i_dianpu_bg.jpg) center no-repeat;}
.i_dianpu_list{width:1155px;margin:auto;padding-top:220px;}

.i_dianpu_list li{width:314px;float:left;text-align: center;margin:0px 35px;}
.i_dianpu_list li .title{color:#000;font-size: 18px;margin-top:15px;}
.i_dianpu_list li .summary{margin-top:10px;line-height: 24px;}

.footer{height:401px;background:url(../images/footer_bg.jpg) center no-repeat;padding-top:35px;}
.footer_nav{width:843px;padding:0px 100px;height:68px;background:url(../images/footer_nav_bg.png);margin:auto;}

.footer_nav a{margin:0px 20px;display: block;float:left;height:53px;line-height: 53px;font-size: 16px;}

.footer_1{margin-left: 18px;width:117px;padding-top:110px;}

.footer_2{width:615px;height:245px;background:url(../images/footer_2_bg.png) top  no-repeat;margin:10px auto auto 48px;}
.footer_2 .p1{color:#0084ff;font-size: 18px;font-weight: bold;padding-top:92px;}
.footer_2 .p2{line-height: 30px;margin-top: 10px;}

.footer_3{width:382px;margin-top: 26px;font-size: 16px;line-height: 32px;}

.footer_3 input[type=text]{padding:0px 5px;width:370px;height:32px;background:none;border:1px solid #05b7f1;margin-bottom: 8px;}
.footer_3 textarea{padding:0px 5px;width:370px;height:96px;background:none;border:1px solid #05b7f1;margin-bottom: 8px;line-height: 32px;}
.footer_3 .submit{width:53px;height:26px;line-height: 26px;background:#fff;border:none;border-radius: 5px;float:right;text-align: center;}

.flink{margin-left:183px;margin-top: -25px;}
.flink a{margin-right:10px;}

.copyright{border-top: 1px dashed #05b7f1;margin-top: 10px;text-align: center;line-height: 42px;}

.container_1280{width:1280px;margin:auto;background:#fff;padding-top: 20px;}
.neiye_main{background: #fff6f3;}
.neiye_main .container_1200{width:1220px;margin:auto;}
.neiye_left{width:289px;margin-bottom: 50px;}
.neiye_big_title{width:289px;height:100px;background:url(../images/neiye_big_title_bg.png);text-align: center;color:#fff;padding-top:12px;text-transform: uppercase;}
.neiye_big_title p{display: inline-block;}
.neiye_big_title p.p1{font-size: 60px;}
.neiye_big_title p.p2{text-align: left;}
.neiye_big_title .span_1{font-size: 28px;}
.lianjie_1{text-align: center;position: relative;margin:-28px 0px -27px 0px;z-index:2;}
.neiye_block{width:268px;border:6px solid #ff4600;border-radius: 20px;box-shadow:0px 5px 5px #ff4600; }
.neiye_nav{padding:30px 0px 45px 0px;}
.neiye_nav ul{width:225px;margin:auto;}
.neiye_nav ul li{border-bottom:1px dashed #ff5619;padding-top:7px;height:37px;font-size: 16px;}
.neiye_nav ul li a{display: block;height:30px;width:163px;margin:auto;line-height: 30px;padding-left:37px;background:url(../images/dian.png)  20px center no-repeat;border-radius: 15px;}

.neiye_nav ul li:hover a{background:#ff6723;box-shadow:0px 0px 5px #ddd inset;color:#fff;}

.neiye_nav ul li.current a{background:#ff6723;box-shadow:0px 0px 5px #ddd inset;color:#fff;}

.lianjie_2{text-align:center;margin:-28px 0px -27px 0px;}
.neiye_case{padding:30px 0px 20px 0px;}
.neiye_case_title{background:url(../images/neiye_case_title_bg.png) center no-repeat;text-align: center;font-size: 20px;color:#fe4502;font-weight: bold;}
.neiye_case_list{width:250px;margin:10px auto 15px auto;height:168px;overflow: hidden;position: relative;}
.neiye_case_list li{position: relative;border-radius: 5px;overflow: hidden;}
.neiye_case_list li img{height:168px;width:250px;display: block;}
.neiye_case_list li p{height:30px;line-height: 30px;text-align:center;background: rgba(0,0,0,0.6);color:#fff;position: absolute;bottom:0px;width:100%;}
.neiye_left_tel{height:100px;background:url(../images/neiye_left_tel_bg.png) center no-repeat;}

.neiye_left_tel{color:#eb3800;font-size: 18px;font-weight: bold;padding-left:80px;}
.neiye_left_erwema{text-align: center;margin-top: 10px;}
.neiye_left_erwema p{font-size: 18px;margin-top: 5px;}

.neiye_right{width:893px;}
.position{float:right;}
.this_cate_title{height:52px;line-height:52px;color:#ff5718;border-bottom: 1px solid #d2d2d2;font-size: 28px;}

.neiyi_pro_list li{height:195px;border:1px solid #d2d2d2;margin-top: 20px;}
.neiyi_pro_list li .pic{border-right: 1px solid #d2d2d2;width:288px;float:left;}
.neiyi_pro_list li img{height:195px;width:288px;}

.neiyi_pro_list li .text{float: right;width:552px;margin-right: 25px;}
.neiyi_pro_list li .text p.title{font-size:20px;color:#000;font-weight: bold;margin:20px 0px;}

.neiyi_pro_list li .text p.summary{font-size: 16px;line-height: 26px;}

.neiyi_pro_list li .text .info{margin-top: 20px;}
.neiyi_pro_list li .text .info a.chakan{display: block;width:107px;height:34px;background:#41a2fe;border-radius:5px;line-height: 34px;text-align: center;color:#fff;font-size: 16px;margin-left: 5px;float: left;}
.neiyi_pro_list li .text .info a.chakan:hover{background:#fb6125;}
.neiyi_pro_list li .text .zan_hit{float:right;margin-top: 8px;}
.neiyi_pro_list li .text .zan_hit a{display: inline-block;height:26px;padding:0px 18px 0px 36px;border:1px solid #dcdcdc;line-height: 26px;margin-left:15px;}
.neiyi_pro_list li .text .zan_hit a.zan{background:url(../images/zan.png) 18px center no-repeat;}
.neiyi_pro_list li .text .zan_hit a.zan:hover{background:url(../images/zan_h.png) 18px center no-repeat;}
.neiyi_pro_list li .text .zan_hit a.hit{background:url(../images/hit.png) 16px center no-repeat;}

.neiyi_pro_list li .text .zan_hit a.hit:hover{background:url(../images/hit_h.png) 16px center no-repeat;}


.shuxing{margin-top: 20px;position:relative;}
.shuxing_left{width:352px;}
.zoom_img{margin-top:10px;}
#thumblist li .zoomThumbActive img {
    border: 1px solid #eb3800;
}

#thumblist li{float:left;width:61px;height:42px;margin-left:6px;}
#thumblist li.first{margin-left:0px;}
#thumblist li img{width:59px;height:40px; border: 1px solid #ccc;}

.shuxiang_center{width:438px;float:right;}
.shuxing_top .p1{font-size:20px;height:50px;line-height:50px;border-bottom: 1px dashed #e4690d;color:#000;font-weight: bold;}
.shuxing_info{margin-top: 15px;line-height: 30px;}

.pro_tel{width:463px;height:92px;position: absolute;right:0px;bottom:0px;background:url(../images/tel_bg_2.png);color:#fff;font-size: 18px;}
.pro_tel span{display: inline-block;padding: 56px 0px 0px 110px;}

.pro_content{margin-top: 30px;border-top: 1px solid #e5e5e5;padding-top: 20px;line-height: 24px;}

.pro_imgages{margin-top: 20px;}

.pro_imgages li{float:left;width:248px;margin-left:65px;margin-bottom: 10px;}
.pro_imgages li.first{margin-left:0px;}
.pro_imgages li img{width:248px;height:187px;}
.pro_imgages li p{text-align: center;margin-top: 10px;}

.relation{margin: 30px auto;border-top: 1px solid #e5e5e5;padding-top: 10px;}
.fanhui{margin-top: 5px;display: block;}


.n_contact_main{background:url(../images/n_contact_bg.png) top right no-repeat;height:458px;}

.n_contact_main .title{width:760px;padding-top:40px;}
.n_contact_main .title span{font-size:18px;}
.n_contact_main .title p{line-height:30px;margin-top: 10px;}

.contact_info{margin-top:50px;padding-right: 300px;}
.contact_info p{height:30px;line-height:30px;padding-left:30px;margin-top:20px;}
.contact_info p.dianhua{background:url(../images/c_tel.png) left center no-repeat;}
.contact_info p.tel{background:url(../images/c_tel2.png) left center  no-repeat;}
.contact_info p.email{background:url(../images/c_email.png) left center  no-repeat;}
.contact_info p.address{background:url(../images/c_add.png) left center  no-repeat;}
.contact_info p.luxian{background:url(../images/c_luxian.png) left center  no-repeat;}



.n_about_main,.gongchang_list{margin-top:20px;}
.gongchang_list li{float:left;width:284px;margin:0px 0px 10px 20px;}
.gongchang_list li.first{margin-left: 0px;}
.gongchang_list li img{border:2px solid #fff;}
.gongchang_list li:hover img{border:2px solid #ff6723;}
.gongchang_list li p{text-align: center;line-height: 40px;font-size: 16px;}

.pagelist {padding: 20px 0px;}
.pagelist ul{


margin: 0 auto;
height: 36px;

text-align: center;
}
.yiiPager li {
width: auto;
height: 30px;

line-height: 14px;
margin: 0;
padding: 5px 6px 0 0;
background: none;
display: inline-block;
}
.yiiPager a {
    font-weight:bold;
    border:1px solid #ff6723 ;
border-radius: 15px;
color: #ff6723 ;
display: block;
font-size: 12px;
line-height: 24px;
padding: 2px 10px;
background: #fff;

}
.yiiPager li.selected a {
color: #fff;
background:#ff6723;
}
.yiiPager li.hidden{display:none;}
.yiiPager li a:hover {
color: #fff;
background:#ff6723;
}

.zw_content_title {
    margin-top: 30px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.gflt_zw_content h1 {
    font-size: 30px;
    margin: 60px auto auto;
    text-align: center;
}
.fenxiang_box {
    display: inline-block;
    margin: 20px auto 10px;
    overflow: hidden;
}
.fenxiang_box .time {
    float: left;
    margin-right: 44px;
}
.fenxiang_box .from {
    float: left;
    margin-right: 44px;
}
.fenxiang_box .share {
    float: left;
}
.fenxiang_box .share p {
    float: left;
}
.fenxiang_box .share img {
    float: left;
    margin-right: 7px;
}

.article_main{padding:10px;min-height: 300px;line-height: 2;}
.c_ditu_main{margin:50px 0px;}

.course {width: 1200px; height:146px; margin: 0 auto;}
.picScroll-left{ width:1200px; height: 146px; position:relative; margin-top: 40px;}
.picScroll-left .hd{position: relative; z-index: 999; width: 100%;}
.picScroll-left .hd .prev{ display:block;  width:48px; height:48px; overflow:hidden; cursor:pointer; background: url(../images/prev_1.png) center no-repeat; position: absolute; top: 117px; left: -10px; z-index: 999;}
.picScroll-left .hd .next{ display:block;  width:48px; height:48px; overflow:hidden; cursor:pointer; background:url(../images/next_1.png) center no-repeat; position: absolute; top: 117px; right: -10px; z-index: 999;}
.picScroll-left .bd{width: 1050px; height: 146px; z-index: 1; margin:0 auto;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; display:inline; text-align:center; width: 240px;  margin-right: 26px;}
.picScroll-left .bd ul li .pic{width: 240px; height: 146px;}
.activity_list .bd ul li{ position: relative;}
.activity_list .bd ul li .pic{height: 146px; z-index: 1;}
.activity_list .bd ul li .bg{color:#fff;font-size: 16px;margin-top: 10px;}
.activity_list .hd .prev, .activity_list .hd .next {top: 47px;}
.picList{ width:1000px; margin:0 auto;}

.tankuang{width:570px;height:399px;position: fixed;left:50%;top:50%;margin:-200px 0px 0px -285px;background:url(../images/tankuang_bg.png);z-index:999;}
.tankuang_main{text-align: center;padding-top:250px;}
.tankuang_main a{display: inline-block;width:111px;height:37px;background:url(../images/bg_1.png);line-height: 36px;color:#fff;margin:0px 5px;}

.tankuang a.close{width:14px;height:14px;display: block;position: absolute;top:28px;right:18px;}

.b_ditu{position: absolute;width:360px;height:250px;background:rgba(0,0,0,0.8);top:240px;left:50%;margin-left: -180px;z-index:999;border-radius: 10px;display: none;}

.b_ditu_main{padding:15px;color:#fff;}
.b_ditu_main .title{font-size: 16px;}
.b_ditu_list{margin-top: 5px;height:190px;overflow-y:scroll;}
.b_ditu_list li{height:24px;line-height: 24px;}

.b_ditu_main .close{position:absolute;color:#fff;font-size: 30px;display: block;top:-5px;right:5px;}

